From: IOhannes m zmölnig Date: Wed, 10 Feb 2016 20:14:40 +0000 (+0100) Subject: adjust path to builddate header-file X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~305 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=ffbe6c812c6bd37249447ccc9eab57e94cd38771;p=juce.git adjust path to builddate header-file --- diff --git a/debian/patches/reproducible-date.patch b/debian/patches/reproducible-date.patch index 2df5d073..7ac9e585 100644 --- a/debian/patches/reproducible-date.patch +++ b/debian/patches/reproducible-date.patch @@ -48,7 +48,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ // [BEGIN_USER_CODE_SECTION] // (You can add your own code in this section, and the Introjucer will not overwrite it) -+#include "../../../debian/libbuilder/libjuce_builddate.h" ++#include "../../../debian/libbuilder/build/libjuce_builddate.h" // [END_USER_CODE_SECTION]